1. d965736 ext3: journal all modifications in ext3_xattr_set_handle by Eric Sandeen · 15 years ago
  2. c56818d quota: Fix WARN_ON in lookup_one_len by Jan Kara · 15 years ago
  3. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  4. 5ced58f ubifs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  5. 027cf31 afs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  6. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  7. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  8. 59bc055 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size by Jan Kara · 15 years ago
  9. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  10. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  11. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  12. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  13. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  14. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  15. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  16. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  17. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  18. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  19. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  20. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  21. a9280fe Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  22. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  23. 7cab89b nfs41: Invoke RECLAIM_COMPLETE on all new client ids by Ricardo Labiaga · 15 years ago
  24. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  25. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  26. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  27. 88069f7 NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare by Trond Myklebust · 15 years ago
  28. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  29. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  30. 74e7bb7 nfs41: Handle NFSv4.1 session errors in the delegation recall code by Ricardo Labiaga · 15 years ago
  31. 7970886 nfs41: Retry delegation return if it failed with session error by Ricardo Labiaga · 15 years ago
  32. bcfa49f nfs41: Handle session errors during delegation return by Ricardo Labiaga · 15 years ago
  33. f455848 nfs41: Mark stateids in need of reclaim if state manager gets stale clientid by Ricardo Labiaga · 15 years ago
  34. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  35. 4a58579 ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  36. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  37. 194074a ext4: fix incorrect block reservation on quota transfer. by Dmitry Monakhov · 15 years ago
  38. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago
  39. 8aa6790 ext4: ext4_get_reserved_space() must return bytes instead of blocks by Dmitry Monakhov · 15 years ago
  40. b844167 ext4: remove blocks from inode prealloc list on failure by Curt Wohlgemuth · 15 years ago
  41. d4edac3 ext4: wait for log to commit when umounting by Josef Bacik · 15 years ago
  42. b9a4207 ext4: Avoid data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  43. 24b5842 ext4: Use ext4 file system driver for ext2/ext3 file system mounts by Theodore Ts'o · 15 years ago
  44. c09eef3 ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  45. 9dfdf40 nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID by Ricardo Labiaga · 15 years ago
  46. 9430fb6 nfs41: nfs41_setup_state_renewal by Ricardo Labiaga · 15 years ago
  47. bcb5616 NFSv41: More cleanups by Trond Myklebust · 15 years ago
  48. 35dc1d7 NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code by Trond Myklebust · 15 years ago
  49. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  50. f26468f NFSv41: Fix nfs4_proc_create_session by Trond Myklebust · 15 years ago
  51. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. da6ebfe nfs41: Invoke RECLAIM_COMPLETE by Ricardo Labiaga · 15 years ago
  54. fce5c83 nfs41: RECLAIM_COMPLETE functionality by Ricardo Labiaga · 15 years ago
  55. 18019753 nfs41: RECLAIM_COMPLETE XDR functionality by Ricardo Labiaga · 15 years ago
  56. 8b17321 Cleanup some NFSv4 XDR decode comments by Ricardo Labiaga · 15 years ago
  57. 0556d1a NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAINING by Trond Myklebust · 15 years ago
  58. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 15 years ago
  59. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  60. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  61. 7b183d0 nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id by Alexandros Batsakis · 15 years ago
  62. 4882ef7 nfs41: add support for the exclusive create flags by Alexandros Batsakis · 15 years ago
  63. d8cb1a7 nfs41: check if session exists and if it is persistent by Alexandros Batsakis · 15 years ago
  64. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  65. c79571a nfs4: V2 return/expire delegations depending on their type by Alexandros Batsakis · 15 years ago
  66. b4a6f49 nfs4: minor delegation cleaning by Alexandros Batsakis · 15 years ago
  67. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  68. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  69. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  70. febe29d reiserfs: fix misspelling of "journaled" by Adam Buchbinder · 15 years ago
  71. 0b9e2d4 nfs41: only state manager sets NFS4CLNT_SESSION_SETUP by Andy Adamson · 15 years ago
  72. 691daf3 nfs41: drain session cleanup by Andy Adamson · 15 years ago
  73. ea028ac nfs41: nfs41: fix state manager deadlock in session reset by Andy Adamson · 15 years ago
  74. 05f0d23 nfs41: remove nfs4_recover_session by Andy Adamson · 15 years ago
  75. 2628edd nfs41: don't clear tk_action on success by Andy Adamson · 15 years ago
  76. 8ba9bf8 nfs41: fix switch in nfs4_recovery_handle_error by Andy Adamson · 15 years ago
  77. b917923 nfs41: fix switch in nfs4_handle_exception by Andy Adamson · 15 years ago
  78. 36bbe34 nfs41: free the slot on unhandled read errors by Andy Adamson · 15 years ago
  79. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  80. 1d9ddde9 nfs41: nfs4_get_lease_time will never session reset by Andy Adamson · 15 years ago
  81. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  82. 4d643d1 nfs41: add create session into establish_clid by Andy Adamson · 15 years ago
  83. 336e868 inotify: remove superfluous return code check by Giuseppe Scrivano · 15 years ago
  84. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  85. be030e6 fs/debugfs/inode.c: fix comment typos by Alberto Bertogli · 15 years ago
  86. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  87. 7285f2d Merge branch 'devel' into linux-next by Trond Myklebust · 15 years ago
  88. 44ed355 NFS4ERR_FILE_OPEN handling in Linux/NFS by NeilBrown · 15 years ago
  89. 24e9302 nfs: clean up sillyrenaming in nfs_rename() by Miklos Szeredi · 15 years ago
  90. 2722610 nfs: dont unhash target if renaming a directory by Miklos Szeredi · 15 years ago
  91. 28f79a1 nfs: fix comments in nfs_rename() by Miklos Szeredi · 15 years ago
  92. e48de5e nfs: remove unnecessary check from nfs_rename() by Miklos Szeredi · 15 years ago
  93. 9c4c761 NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code by Trond Myklebust · 15 years ago
  94. dd47f96 NFS: Revert default r/wsize behavior by Chuck Lever · 15 years ago
  95. d250e19 NFS: Display compressed (shorthand) IPv6 in /proc/mounts by Chuck Lever · 15 years ago
  96. ee671b0 NFS: convert proto= option to use netids rather than a protoname by Jeff Layton · 15 years ago
  97. d4e935b The rpc server does not require that service threads take the BKL. by J. Bruce Fields · 15 years ago
  98. 1185a55 NFSv4: Ensure nfs4_close_context() is declared as static by Trond Myklebust · 15 years ago
  99. 0a6566e NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static by Trond Myklebust · 15 years ago
  100. b6d408b NFSv4: Fix up error handling in the state manager main loop. by Trond Myklebust · 15 years ago