1. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 15 years ago
  2. df152c2 ocfs2: Disable orphan scanning for local and hard-ro mounts by Sunil Mushran · 15 years ago
  3. 3211949 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() by Sunil Mushran · 15 years ago
  4. 692684e ocfs2: Stop orphan scan as early as possible during umount by Sunil Mushran · 15 years ago
  5. c3d3884 ocfs2: Fix ocfs2_osb_dump() by Sunil Mushran · 15 years ago
  6. 94e41ec ocfs2: Pin journal head before accessing jh->b_committed_data by Sunil Mushran · 15 years ago
  7. 1962f39 ocfs2: Update atime in splice read if necessary. by Tao Ma · 15 years ago
  8. 1c520df ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. by Joel Becker · 15 years ago
  9. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  10. df36b43 Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  11. e38be99 Making fs/minix/minix.h double including safe by Hitoshi Mitake · 15 years ago
  12. baaf94c exofs: Avoid using file_fsync() by Boaz Harrosh · 15 years ago
  13. 27d2e14 exofs: Remove IBM copyrights by Boaz Harrosh · 15 years ago
  14. b76a3f9 exofs: Fix bio leak in error handling path (sync read) by Boaz Harrosh · 15 years ago
  15. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 15 years ago
  16. 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 · 15 years ago
  17. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 15 years ago
  18. bee89ab Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  19. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  20. 528da3e inotify: inotify_destroy_mark_entry could get called twice by Eric Paris · 15 years ago
  21. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  22. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  23. ef52bff nfsd41: Backchannel: cleanup nfs4.0 callback encode routines by Andy Adamson · 15 years ago
  24. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  25. 6ddbbbf nfsd41: Remove ip address collision detection case by Mike Sager · 15 years ago
  26. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  27. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  28. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 15 years ago
  29. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  30. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  31. 5404ac8 isofs: cleanup mount option processing by Jan Kara · 15 years ago
  32. 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 15 years ago
  33. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 15 years ago
  34. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 15 years ago
  35. 6f3f1cb jbd: clean up journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  36. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 15 years ago
  37. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 15 years ago
  38. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 15 years ago
  39. bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 15 years ago
  40. 3fe4a97 epoll: fix nested calls support by Davide Libenzi · 15 years ago
  41. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  42. c78a87d dlm: fix plock use-after-free by David Teigland · 15 years ago
  43. 671e1fc nfsd: optimise the starting of zero threads when none are running. by NeilBrown · 15 years ago
  44. 82e12fe nfsd: don't take nfsd_mutex twice when setting number of threads. by NeilBrown · 15 years ago
  45. d3a9262 fs: Provide empty .set_page_dirty() aop for anon inodes by Peter Zijlstra · 15 years ago
  46. 24a5d59 udf: Use device size when drive reported bogus number of written blocks by Jan Kara · 15 years ago
  47. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 15 years ago
  48. a5a16ba NFS: More "sloppy" parsing problems by Chuck Lever · 15 years ago
  49. d23c45f NFS: Invalid mount option values should always fail, even with "sloppy" by Chuck Lever · 15 years ago
  50. 065015e NFS: Remove unused XDR decoder functions by Chuck Lever · 15 years ago
  51. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 15 years ago
  52. a14017d NFS: add XDR decoder for mountd version 3 auth-flavor lists by Chuck Lever · 15 years ago
  53. 4fdcd99 NFS: add new file handle decoders to in-kernel mountd client by Chuck Lever · 15 years ago
  54. fb12529 NFS: Add separate mountd status code decoders for each mountd version by Chuck Lever · 15 years ago
  55. 99835db NFS: remove unused function in fs/nfs/mount_clnt.c by Chuck Lever · 15 years ago
  56. 29a1bd6 NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument by Chuck Lever · 15 years ago
  57. 2ad7809 NFS: Clean up MNT program definitions by Chuck Lever · 15 years ago
  58. 0e5c263 lockd: Don't bother with RPC ping for NSM upcalls by Chuck Lever · 15 years ago
  59. 6c9dc425 lockd: Update NSM state from SM_MON replies by Chuck Lever · 15 years ago
  60. 18fc316 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available by Chuck Lever · 15 years ago
  61. a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 15 years ago
  62. c381ad2 NFS: Do not display the setting of the "intr" mount option by Chuck Lever · 15 years ago
  63. bf40d34 NFS: add support for splice writes by Suresh Jayaraman · 15 years ago
  64. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  65. 536fc24 jbd2: clean up jbd2_journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  66. 68f3f90 nfs41: Backchannel: CB_SEQUENCE validation by Ricardo Labiaga · 15 years ago
  67. 963891a nfs41: Backchannel: New find_client_with_session() by Ricardo Labiaga · 15 years ago
  68. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 15 years ago
  69. 050047c nfs41: Backchannel: Refactor nfs4_init_slot_table() by Ricardo Labiaga · 15 years ago
  70. b73dafa nfs41: Backchannel: Refactor nfs4_reset_slot_table() by Ricardo Labiaga · 15 years ago
  71. 65fc64e nfs41: Backchannel: update cb_sequence args and results by Ricardo Labiaga · 15 years ago
  72. 281fe15 nfs41: verify CB_SEQUENCE position in callback compound by Benny Halevy · 15 years ago
  73. 4aece6a nfs41: cb_sequence xdr implementation by Benny Halevy · 15 years ago
  74. d49433e nfs41: cb_sequence proc implementation by Benny Halevy · 15 years ago
  75. 2d9b9ec nfs41: cb_sequence protocol level data structures by Benny Halevy · 15 years ago
  76. 34bc47c9 nfs41: consider minorversion in callback_xdr:process_op by Benny Halevy · 15 years ago
  77. 45377b9 nfs41: callback numbers definitions by Benny Halevy · 15 years ago
  78. 48a9e2d nfs41: decode minorversion 1 cb_compound header by Benny Halevy · 15 years ago
  79. b8f2ef8 nfs41: store minorversion in cb_compound_hdr_arg by Benny Halevy · 15 years ago
  80. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 15 years ago
  81. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 15 years ago
  82. 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 15 years ago
  83. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  84. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  85. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 15 years ago
  86. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 15 years ago
  87. 3f09df7 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock by Trond Myklebust · 15 years ago
  88. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 15 years ago
  89. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 15 years ago
  90. 01c3f05 NFSv4: Fix the 'nolock' option regression by Trond Myklebust · 15 years ago
  91. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  92. 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 15 years ago
  93. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 15 years ago
  94. 78722e9 nfs41: only retry EXCHANGE_ID on recoverable errors by Andy Adamson · 15 years ago
  95. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  96. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  97. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  98. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  99. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  100. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago