1. a81cb9a clear chunk_alloc flag on retryable failure by Alexandre Oliva · 11 years ago
  2. ca60ebf Btrfs: fix backref walking race with tree deletions by Jan Schmidt · 11 years ago
  3. f2bdf9a Btrfs: make sure NODATACOW also gets NODATASUM set by Josef Bacik · 11 years ago
  4. d3d009c saner proc_get_inode() calling conventions by Al Viro · 12 years ago
  5. 87e0aab proc: avoid extra pde_put() in proc_fill_super() by Maxim Patlasov · 11 years ago
  6. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  7. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 11 years ago
  8. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  9. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 11 years ago
  10. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  11. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 11 years ago
  12. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  13. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  14. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  15. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  16. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 11 years ago
  17. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  18. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 11 years ago
  19. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 11 years ago
  20. 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 11 years ago
  21. 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 11 years ago
  22. be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 11 years ago
  23. 0f235ca 9p: switch v9fs_set_acl() from dentry to fid by Al Viro · 11 years ago
  24. 7f165aa 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() by Al Viro · 11 years ago
  25. 38baba9 9p: add fid-based variant of v9fs_xattr_set() by Al Viro · 11 years ago
  26. 0df4d6e hugetlb_file_setup(): use d_alloc_pseudo() by Al Viro · 11 years ago
  27. a47970f NFSv4.1: Hold reference to layout hdr in layoutget by Weston Andros Adamson · 11 years ago
  28. 69086a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  30. 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 11 years ago
  31. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  32. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  33. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 11 years ago
  34. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  35. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  36. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 11 years ago
  37. 43be594 fs/buffer.c: change type of max_buffer_heads to unsigned long by Zhang Yanfei · 11 years ago
  38. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  39. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 11 years ago
  40. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 11 years ago
  41. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 11 years ago
  42. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 11 years ago
  43. 740da42 __d_materialise_unique() is too generic by Al Viro · 11 years ago
  44. 54c807e fs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  45. da2d845 constify d_lookup() arguments by Al Viro · 12 years ago
  46. a713ca2 constify __d_lookup() arguments by Al Viro · 12 years ago
  47. cc2a527 lookup_slow: get rid of name argument by Al Viro · 12 years ago
  48. e97cdc8 lookup_fast: get rid of name argument by Al Viro · 12 years ago
  49. 21b9b07 get rid of name and type arguments of walk_component() by Al Viro · 12 years ago
  50. 5f4a6a6 link_path_walk(): move assignments to nd->last/nd->last_type up by Al Viro · 12 years ago
  51. ad8ca37 vfs: remove d_path_with_unreachable by Jeff Layton · 12 years ago
  52. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  53. 1afc99b propagate error from get_empty_filp() to its callers by Al Viro · 11 years ago
  54. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  55. 57eccb8 mount: consolidate permission checks by Al Viro · 11 years ago
  56. 9b40bc9 get rid of unprotected dereferencing of mnt->mnt_ns by Al Viro · 11 years ago
  57. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 92a49fb ceph: fix statvfs fr_size by Sage Weil · 11 years ago
  59. 304e220 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 11 years ago
  60. d438147 ext4: no need to remove extent if len is 0 in ext4_es_remove_extent() by Eryu Guan · 11 years ago
  61. 5a7a613 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 11 years ago
  62. de33127 block: remove redundant check to bd_openers() by Guo Chao · 11 years ago
  63. d646a02 block: use i_size_write() in bd_set_size() by Guo Chao · 11 years ago
  64. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  66. d3330cf binfmt_elf: remove unused argument in fill_elf_header by Zhang Yanfei · 11 years ago
  67. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  68. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  69. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  70. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  71. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  72. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  73. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  74. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  75. 7630b66 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 11 years ago
  76. 676a067 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 11 years ago
  77. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  78. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  79. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  80. 850cb82 Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  81. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  82. 9b9a72a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  83. 736a4c1 Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  84. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  85. 2608e3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  86. dc81cdc Btrfs: fix remount vs autodefrag by Miao Xie · 11 years ago
  87. 172a504 Btrfs: fix wrong outstanding_extents when doing DIO write by Miao Xie · 11 years ago
  88. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. 38c227d Btrfs: snapshot-aware defrag by Liu Bo · 11 years ago
  90. 86db257 Btrfs: fix max chunk size on raid5/6 by Chris Mason · 11 years ago
  91. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  92. 24542bf btrfs: limit fallocate extent reservation to 256MB by Zach Brown · 12 years ago
  93. 1cba0cd btrfs: Init io_lock after cloning btrfs device struct by Thomas Gleixner · 11 years ago
  94. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  95. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 11 years ago
  96. 272d26d Btrfs: fix missing release of qgroup reservation in commit_transaction() by Miao Xie · 11 years ago
  97. 683cebd Btrfs: fix missing check before disabling quota by Wang Shilong · 11 years ago
  98. fa6ac87 Btrfs: fix cleaner thread not working with inode cache option by Liu Bo · 11 years ago
  99. d4edf39 Btrfs: fix uncompleted transaction by Miao Xie · 11 years ago
  100. 178260b Btrfs: fix the deadlock between the transaction start/attach and commit by Miao Xie · 11 years ago