1. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 17 years ago
  2. 073aaa1 helpers for acl caching + switch to those by Al Viro · 17 years ago
  3. 281eede switch reiserfs to inode->i_acl by Al Viro · 17 years ago
  4. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 17 years ago
  5. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 17 years ago
  6. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 17 years ago
  7. 5affd88 switch btrfs to inode->i_acl by Al Viro · 17 years ago
  8. 290c263 switch jffs2 to inode->i_acl by Al Viro · 17 years ago
  9. 05fc079 switch jfs to inode->i_acl by Al Viro · 17 years ago
  10. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 17 years ago
  11. 6582a0e switch ext3 to inode->i_acl by Al Viro · 17 years ago
  12. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 17 years ago
  13. f19d4a8 add caching of ACLs in struct inode by Al Viro · 17 years ago
  14. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 17 years ago
  15. 01c0319 cleanup __writeback_single_inode by Christoph Hellwig · 17 years ago
  16. f21f622 ... and the same for vfsmount id/mount group id by Al Viro · 17 years ago
  17. c63e09e Make allocation of anon devices cheaper by Al Viro · 17 years ago
  18. f6cc746 devpts: remove module-related code by H. Peter Anvin · 17 years ago
  19. 3b22edc VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper by Trond Myklebust · 17 years ago
  20. 654f562 vfs: fix nd->root leak in do_filp_open() by J. R. Okajima · 17 years ago
  21. b5450d9 reiserfs: remove stray unlock_super in reiserfs_resize by Christoph Hellwig · 17 years ago
  22. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 17 years ago
  23. 0b75b35 NFS: Fix nfs_path() to always return a '/' at the beginning of the path by Trond Myklebust · 17 years ago
  24. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 17 years ago
  25. cf8d2c1 VFS: Add VFS helper functions for setting up private namespaces by Trond Myklebust · 17 years ago
  26. 616511d VFS: Uninline the function put_mnt_ns() by Trond Myklebust · 17 years ago
  27. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  28. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 17 years ago
  29. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  30. e38be99 Making fs/minix/minix.h double including safe by Hitoshi Mitake · 17 years ago
  31. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 17 years ago
  32. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  33. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 17 years ago
  34. bee89ab Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 17 years ago
  35. 31583d6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  36. 528da3e inotify: inotify_destroy_mark_entry could get called twice by Eric Paris · 17 years ago
  37. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 17 years ago
  38. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 17 years ago
  39. ef52bff nfsd41: Backchannel: cleanup nfs4.0 callback encode routines by Andy Adamson · 17 years ago
  40. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 17 years ago
  41. 6ddbbbf nfsd41: Remove ip address collision detection case by Mike Sager · 17 years ago
  42. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  43. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 17 years ago
  44. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 17 years ago
  45. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 17 years ago
  46. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 17 years ago
  47. 5404ac8 isofs: cleanup mount option processing by Jan Kara · 17 years ago
  48. 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 17 years ago
  49. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 17 years ago
  50. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 17 years ago
  51. 6f3f1cb jbd: clean up journal_try_to_free_buffers() by Hisashi Hifumi · 17 years ago
  52. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 17 years ago
  53. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 17 years ago
  54. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 17 years ago
  55. bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 17 years ago
  56. 3fe4a97 epoll: fix nested calls support by Davide Libenzi · 17 years ago
  57. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 17 years ago
  58. 671e1fc nfsd: optimise the starting of zero threads when none are running. by NeilBrown · 17 years ago
  59. 82e12fe nfsd: don't take nfsd_mutex twice when setting number of threads. by NeilBrown · 17 years ago
  60. d3a9262 fs: Provide empty .set_page_dirty() aop for anon inodes by Peter Zijlstra · 17 years ago
  61. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 17 years ago
  62. a5a16ba NFS: More "sloppy" parsing problems by Chuck Lever · 17 years ago
  63. d23c45f NFS: Invalid mount option values should always fail, even with "sloppy" by Chuck Lever · 17 years ago
  64. 065015e NFS: Remove unused XDR decoder functions by Chuck Lever · 17 years ago
  65. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 17 years ago
  66. a14017d NFS: add XDR decoder for mountd version 3 auth-flavor lists by Chuck Lever · 17 years ago
  67. 4fdcd99 NFS: add new file handle decoders to in-kernel mountd client by Chuck Lever · 17 years ago
  68. fb12529 NFS: Add separate mountd status code decoders for each mountd version by Chuck Lever · 17 years ago
  69. 99835db NFS: remove unused function in fs/nfs/mount_clnt.c by Chuck Lever · 17 years ago
  70. 29a1bd6 NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument by Chuck Lever · 17 years ago
  71. 2ad7809 NFS: Clean up MNT program definitions by Chuck Lever · 17 years ago
  72. 0e5c263 lockd: Don't bother with RPC ping for NSM upcalls by Chuck Lever · 17 years ago
  73. 6c9dc42 lockd: Update NSM state from SM_MON replies by Chuck Lever · 17 years ago
  74. 18fc316 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available by Chuck Lever · 17 years ago
  75. a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 17 years ago
  76. c381ad2 NFS: Do not display the setting of the "intr" mount option by Chuck Lever · 17 years ago
  77. bf40d34 NFS: add support for splice writes by Suresh Jayaraman · 17 years ago
  78. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 17 years ago
  79. 536fc24 jbd2: clean up jbd2_journal_try_to_free_buffers() by Hisashi Hifumi · 17 years ago
  80. 68f3f90 nfs41: Backchannel: CB_SEQUENCE validation by Ricardo Labiaga · 17 years ago
  81. 963891a nfs41: Backchannel: New find_client_with_session() by Ricardo Labiaga · 17 years ago
  82. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 17 years ago
  83. 050047c nfs41: Backchannel: Refactor nfs4_init_slot_table() by Ricardo Labiaga · 17 years ago
  84. b73dafa nfs41: Backchannel: Refactor nfs4_reset_slot_table() by Ricardo Labiaga · 17 years ago
  85. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 17 years ago
  86. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 17 years ago
  87. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 17 years ago
  88. d49433e nfs41: cb_sequence proc implementation by Benny Halevy · 17 years ago
  89. 2d9b9ec nfs41: cb_sequence protocol level data structures by Benny Halevy · 17 years ago
  90. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 17 years ago
  91. 45377b9 nfs41: callback numbers definitions by Benny Halevy · 17 years ago
  92. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 17 years ago
  93. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 17 years ago
  94. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 17 years ago
  95. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 17 years ago
  96. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 17 years ago
  97. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 17 years ago
  98. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 17 years ago
  99. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 17 years ago
  100. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 17 years ago