summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-09Btrfs: run delayed refs first when out of spaceJosef Bacik
2012-10-09Btrfs: fix orphan transaction on the freezed filesystemMiao Xie
2012-10-09Btrfs: add a type field for the transaction handleMiao Xie
2012-10-09Btrfs: fix memory leak in start_transaction()Miao Xie
2012-10-09btrfs: extended inode ref iterationMark Fasheh
2012-10-09btrfs: extended inode refsMark Fasheh
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi
2012-10-09fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong
2012-10-09mm: avoid taking rmap locks in move_ptes()Michel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse
2012-10-09rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.cMichel Lespinasse
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-09Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-10-09Fix F_DUPFD_CLOEXEC breakageAl Viro
2012-10-08btrfs: improved readablity for add_inode_refJan Schmidt
2012-10-08Btrfs: handle not finding the extent exactly when logging changed extentsJosef Bacik
2012-10-08btrfs: move transaction aborts to the point of failureDavid Sterba
2012-10-08Btrfs: fix the missing error information in create_pending_snapshot()Miao Xie
2012-10-08Btrfs: fix off-by-one in file cloneLiu Bo
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao
2012-10-08NFS41: send real read size in layoutgetPeng Tao
2012-10-08NFS41: send real write size in layoutgetPeng Tao
2012-10-08NFS: track direct IO left bytesPeng Tao
2012-10-09exec: make de_thread() killableOleg Nesterov
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-10-07cifs: reinstate the forcegid optionJeff Layton
2012-10-07Convert properly UTF-8 to UTF-16Frediano Ziglio
2012-10-07[CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPCSteve French
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-10-05NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun
2012-10-06fs/proc/root.c: use NULL instead of 0 for pointerSachin Kamat
2012-10-06proc_sysctl.c: use BUG_ON instead of BUGPrasad Joshi
2012-10-06proc: use kzalloc instead of kmalloc and memsetyan
2012-10-06proc: no need to initialize proc_inode->fd in proc_get_inode()yan
2012-10-06proc: return -ENOMEM when inode allocation failedyan
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko
2012-10-06coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-10-06coredump: update coredump-related headersAlex Kelly