1. 7a6ef8c nfsd4: nfsd4_create_clid_dir return value is unused by J. Bruce Fields · 13 years ago
  2. 9b4146e NFSD: Change name of extended attribute containing junction by Chuck Lever · 13 years ago
  3. b854889 nfsd4: be forgiving in the absence of the recovery directory by J. Bruce Fields · 13 years ago
  4. aec3968 nfsd4: fix spurious 4.1 post-reboot failures by J. Bruce Fields · 13 years ago
  5. 2d3475c NFSD: forget_delegations should use list_for_each_entry_safe by Bryan Schumaker · 13 years ago
  6. 39c4cc0 NFSD: Only reinitilize the recall_lru list under the recall lock by Bryan Schumaker · 13 years ago
  7. f32f3c2 nfsd4: initialize special stateid's at compile time by J. Bruce Fields · 13 years ago
  8. f5c8593b NFSd: use network-namespace-aware cache registering routines by Stanislav Kinsbursky · 13 years ago
  9. 0cf99b9 nfsd41: allow non-reclaim open-by-fh's in 4.1 by Mi Jinlong · 13 years ago
  10. b2ea70a nfsd: Fix oops when parsing a 0 length export by Sasha Levin · 13 years ago
  11. 67114fe nfsd4: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  12. 009673b nfsd4: add a separate (lockowner, inode) lookup by J. Bruce Fields · 13 years ago
  13. 353de31 nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error by J. Bruce Fields · 13 years ago
  14. 16bfdaaf nfsd4: share open and lock owner hash tables by J. Bruce Fields · 13 years ago
  15. 06f1f86 nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER by J. Bruce Fields · 13 years ago
  16. c7e8472 NFSD: Remove unnecessary whitespace by Bryan Schumaker · 13 years ago
  17. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  18. 65178db NFSD: Added fault injection by Bryan Schumaker · 13 years ago
  19. 64a284d nfsd4: maintain one seqid stream per (lockowner, file) by J. Bruce Fields · 13 years ago
  20. 684e563 nfsd4: cleanup lock clientid handling in sessions case by J. Bruce Fields · 13 years ago
  21. b93d87c nfsd4: fix lockowner matching by J. Bruce Fields · 13 years ago
  22. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  23. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  24. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  25. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  26. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  27. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  28. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  29. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  30. 5d5a8d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  31. 7c7e82a Btrfs: check for a null fs root when writing to the backup root log by Chris Mason · 13 years ago
  32. d43317d Btrfs: fix race during transaction joins by Chris Mason · 13 years ago
  33. 56d2a48 Btrfs: fix a potential btrfs_bio leak on scrub fixups by Ilya Dryomov · 13 years ago
  34. 21ca543 Btrfs: rename btrfs_bio multi -> bbio for consistency by Ilya Dryomov · 13 years ago
  35. 9510dc4 Btrfs: stop leaking btrfs_bios on readahead by Ilya Dryomov · 13 years ago
  36. 306c8b6 Btrfs: stop the readahead threads on failed mount by Chris Mason · 13 years ago
  37. c674e04 Btrfs: fix extent_buffer leak in the metadata IO error handling by Chris Mason · 13 years ago
  38. 740c3d2 Btrfs: fix the new inspection ioctls for 32 bit compat by Chris Mason · 13 years ago
  39. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  40. 531f4b1a Merge branch 'for-chris' of git://github.com/sensille/linux into integration by Chris Mason · 13 years ago
  41. c06a0e1 Btrfs: fix delayed insertion reservation by Josef Bacik · 13 years ago
  42. bf0da8c Btrfs: ClearPageError during writepage and clean_tree_block by Chris Mason · 13 years ago
  43. 663350a Btrfs: be smarter about committing the transaction in reserve_metadata_bytes by Josef Bacik · 13 years ago
  44. 6d668dd Btrfs: make a delayed_block_rsv for the delayed item insertion by Josef Bacik · 13 years ago
  45. af31f5e Btrfs: add a log of past tree roots by Chris Mason · 13 years ago
  46. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 14 years ago
  47. c817431 Btrfs: use the global reserve when truncating the free space cache inode by Josef Bacik · 13 years ago
  48. 5a77d76 Btrfs: release metadata from global reserve if we have to fallback for unlink by Josef Bacik · 13 years ago
  49. 01d658f Btrfs: make sure to flush queued bios if write_cache_pages waits by Chris Mason · 13 years ago
  50. e688b725 Btrfs: fix extent pinning bugs in the tree log by Chris Mason · 13 years ago
  51. 1eae31e Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN by Chris Mason · 13 years ago
  52. cd354ad Btrfs: don't wait as long for more batches during SSD log commit by Chris Mason · 13 years ago
  53. 0c6d4b4e2 ceph/super.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  54. 7fd7d10 ceph/mds_client.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  55. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  56. 5c8a0fb VFS: fix statfs() automounter semantics regression by Dan McGee · 13 years ago
  57. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  58. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  59. 044595d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 13 years ago
  60. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  61. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  62. a88b470 CIFS: Cleanup byte-range locking code style by Pavel Shilovsky · 13 years ago
  63. 161ebf9 CIFS: Simplify setlk error handling for mandatory locking by Pavel Shilovsky · 13 years ago
  64. 1a67a57 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  65. b58dc41 ceph: clear parent D_COMPLETE flag when on dentry prune by Sage Weil · 14 years ago
  66. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  67. 278c023 pnfs-obj: Support for RAID5 read-4-write interface. by Boaz Harrosh · 13 years ago
  68. 04291b62 pnfs-obj: move to ore 03: Remove old raid engine by Boaz Harrosh · 13 years ago
  69. eecfc63 pnfs-obj: move to ore 02: move to ORE by Boaz Harrosh · 13 years ago
  70. af4f5b5 pnfs-obj: move to ore 01: ore_layout & ore_components by Boaz Harrosh · 13 years ago
  71. e2e0435 pnfs-obj: Rename objlayout_io_state => objlayout_io_res by Boaz Harrosh · 13 years ago
  72. 9621855 pnfs-obj: Get rid of objlayout_{alloc,free}_io_state by Boaz Harrosh · 13 years ago
  73. e6c40fe pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist by Boaz Harrosh · 13 years ago
  74. 4cdc685 pnfs-obj: Remove redundant EOF from objlayout_io_state by Boaz Harrosh · 13 years ago
  75. 2b72c9c nfs: Remove unused variable from write.c by Rakib Mullick · 13 years ago
  76. 6f276e4 nfs: Fix unused variable warning from file.c by Rakib Mullick · 13 years ago
  77. 06ef93e Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  78. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  79. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  80. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  81. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  82. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  83. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  84. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  85. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  86. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  87. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  88. 7657cac Squashfs: Add an option to set dev block size to 4K by Phillip Lougher · 13 years ago
  89. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  90. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  91. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  92. 548fd1e um: kill useless include of user.h by Al Viro · 13 years ago
  93. f0023bc vfs: add d_prune dentry operation by Sage Weil · 13 years ago
  94. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  95. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  96. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  97. dd2a981 logfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  98. a7732b0 ocfs2: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  99. c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  100. 2833eb2 vfs: ignore error on forced remount by Miklos Szeredi · 13 years ago