1. 2ea03e1d 9p: v9fs_fid_add() can't fail now by Al Viro · 11 years ago
  2. aaeb7ec v9fs: get rid of v9fs_dentry by Al Viro · 11 years ago
  3. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  4. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 11 years ago
  5. 634095d 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine by Al Viro · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  8. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 11 years ago
  9. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 11 years ago
  10. 4542da6 inotify: convert to idr_alloc() by Tejun Heo · 11 years ago
  11. 2a86b3e dlm: convert to idr_alloc() by Tejun Heo · 11 years ago
  12. 644e1b9 inotify: don't use idr_remove_all() by Tejun Heo · 11 years ago
  13. d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 11 years ago
  14. a67a380 dlm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  15. cda9540 dlm: use idr_for_each_entry() in recover_idr_clear() error path by Tejun Heo · 11 years ago
  16. 5e62ade fs/seq_file.c:seq_lseek(): fix switch statement indenting by Andrew Morton · 11 years ago
  17. 80de7f7 seq-file: use SEEK_ macros instead of hardcoded numbers by Cyrill Gorcunov · 11 years ago
  18. c2c1b08 fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication by Zhang Yanfei · 11 years ago
  19. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 11 years ago
  20. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 11 years ago
  21. b88a1058 fat: mark fs as dirty on mount and clean on umount by Oleksij Rempel · 11 years ago
  22. 6b46419 fat: add extended fileds to struct fat_boot_sector by Oleksij Rempel · 11 years ago
  23. 899bed0 hfsplus: fix issue with unzeroed unused b-tree nodes by Vyacheslav Dubeyko · 11 years ago
  24. 324ef39 hfsplus: add support of manipulation by attributes file by Vyacheslav Dubeyko · 11 years ago
  25. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 11 years ago
  26. 3e05ca2 hfsplus: add functionality of manipulating by records in attributes tree by Vyacheslav Dubeyko · 11 years ago
  27. 9ed083d8c hfsplus: add on-disk layout declarations related to attributes tree by Vyacheslav Dubeyko · 11 years ago
  28. 309a85b ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink by Xiaowei.Hu · 11 years ago
  29. 32918dd ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly by Jeff Liu · 11 years ago
  30. f6488c9 nfs: don't allow nfs_find_actor to match inodes of the wrong type by Jeff Layton · 11 years ago
  31. 0b7bc84 cifs: set MAY_SIGN when sec=krb5 by Martijn de Gouw · 12 years ago
  32. 07b92d0 POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba by Steve French · 11 years ago
  33. ce2ac52 cifs: ensure that cifs_get_root() only traverses directories by Jeff Layton · 11 years ago
  34. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  35. 7bf2fbc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  36. 8e919d1 ext4: fix extent status tree regression for file systems > 512GB by Theodore Ts'o · 11 years ago
  37. 1111eae eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid() by Tyler Hicks · 11 years ago
  38. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  40. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  41. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 11 years ago
  42. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  43. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  44. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  45. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  46. a6590b9 Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  47. 1085db4 Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  48. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 11 years ago
  49. 8c4ce81 Btrfs: do not change inode flags in rename by Liu Bo · 11 years ago
  50. 2382c5c Btrfs: use reserved space for creating a snapshot by Liu Bo · 11 years ago
  51. a81cb9a clear chunk_alloc flag on retryable failure by Alexandre Oliva · 11 years ago
  52. ca60ebf Btrfs: fix backref walking race with tree deletions by Jan Schmidt · 11 years ago
  53. f2bdf9a Btrfs: make sure NODATACOW also gets NODATASUM set by Josef Bacik · 11 years ago
  54. d3d009c saner proc_get_inode() calling conventions by Al Viro · 12 years ago
  55. 87e0aab proc: avoid extra pde_put() in proc_fill_super() by Maxim Patlasov · 11 years ago
  56. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  57. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 11 years ago
  58. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  59. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 11 years ago
  60. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  61. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 11 years ago
  62. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  63. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  64. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  65. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  66. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 11 years ago
  67. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  68. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 12 years ago
  69. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 11 years ago
  70. 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 11 years ago
  71. 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 11 years ago
  72. be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 11 years ago
  73. 0f235ca 9p: switch v9fs_set_acl() from dentry to fid by Al Viro · 11 years ago
  74. 7f165aa 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() by Al Viro · 11 years ago
  75. 38baba9 9p: add fid-based variant of v9fs_xattr_set() by Al Viro · 11 years ago
  76. 0df4d6e hugetlb_file_setup(): use d_alloc_pseudo() by Al Viro · 11 years ago
  77. a47970f NFSv4.1: Hold reference to layout hdr in layoutget by Weston Andros Adamson · 11 years ago
  78. 69086a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  80. 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 11 years ago
  81. 3f6d078 fix compat truncate/ftruncate by Al Viro · 11 years ago
  82. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  83. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 11 years ago
  84. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  85. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  86. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 11 years ago
  87. 43be594 fs/buffer.c: change type of max_buffer_heads to unsigned long by Zhang Yanfei · 11 years ago
  88. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  89. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 11 years ago
  90. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 11 years ago
  91. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 11 years ago
  92. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 12 years ago
  93. 740da42 __d_materialise_unique() is too generic by Al Viro · 11 years ago
  94. 54c807e fs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  95. da2d845 constify d_lookup() arguments by Al Viro · 12 years ago
  96. a713ca2 constify __d_lookup() arguments by Al Viro · 12 years ago
  97. cc2a527 lookup_slow: get rid of name argument by Al Viro · 12 years ago
  98. e97cdc8 lookup_fast: get rid of name argument by Al Viro · 12 years ago
  99. 21b9b07 get rid of name and type arguments of walk_component() by Al Viro · 12 years ago
  100. 5f4a6a6 link_path_walk(): move assignments to nd->last/nd->last_type up by Al Viro · 12 years ago