1. 7bd54ef fs/ufs: re-arrange the code a bit by Artem Bityutskiy · 12 years ago
  2. 65e5e83 fs/ufs: remove extra superblock write on unmount by Artem Bityutskiy · 12 years ago
  3. 9d46be2 fs/sysv: stop using write_super and s_dirt by Artem Bityutskiy · 12 years ago
  4. eee4589 fs/sysv: remove another useless write_super call by Artem Bityutskiy · 12 years ago
  5. a4d05d3 fs/sysv: remove useless write_super call by Artem Bityutskiy · 12 years ago
  6. 5687b57 hfs: get rid of hfs_sync_super by Artem Bityutskiy · 12 years ago
  7. b16ca62 hfs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  8. 4527440 hfs: simplify a bit checking for R/O by Artem Bityutskiy · 12 years ago
  9. a3742d4 hfs: remove extra mdb write on unmount by Artem Bityutskiy · 12 years ago
  10. b593523 hfs: get rid of lock_super by Artem Bityutskiy · 12 years ago
  11. 715189d hfs: push lock_super down by Artem Bityutskiy · 12 years ago
  12. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  13. 58770d7 hfsplus: remove useless check by Artem Bityutskiy · 12 years ago
  14. b7a90e8 hfsplus: amend debugging print by Artem Bityutskiy · 12 years ago
  15. 0a81861 hfsplus: make hfsplus_sync_fs static by Artem Bityutskiy · 12 years ago
  16. 3ffa3c0 aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() by Al Viro · 12 years ago
  17. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  18. 1e0ea00 use __lookup_hash() in kern_path_parent() by Al Viro · 12 years ago
  19. 824c313 xfs: remove xfs_ialloc_find_free by Christoph Hellwig · 12 years ago
  20. 0d882a3 Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. by Alain Renaud · 12 years ago
  21. 129dbc9 xfs: remove xfs_inotobp by Christoph Hellwig · 12 years ago
  22. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  23. 6b7a03f xfs: handle EOF correctly in xfs_vm_writepage by Christoph Hellwig · 12 years ago
  24. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago
  25. 96ee34b xfs: fix comment typo of struct xfs_da_blkinfo. by Chen Baozi · 12 years ago
  26. ce9f8d6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  27. 1793416 Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  28. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  29. c999ff6 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  30. 9909d45 pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 12 years ago
  31. 537632e ore: Unlock r4w pages in exact reverse order of locking by Boaz Harrosh · 12 years ago
  32. 62b62ad ore: Remove support of partial IO request (NFS crash) by Boaz Harrosh · 12 years ago
  33. 9ff1930 ore: Fix NFS crash by supporting any unaligned RAID IO by Boaz Harrosh · 12 years ago
  34. 7074e5e UBIFS: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  35. d51f17ea UBIFS: simplify reply code a bit by Artem Bityutskiy · 12 years ago
  36. 06bef94 UBIFS: add debugfs knob to switch to R/O mode by Artem Bityutskiy · 12 years ago
  37. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 12 years ago
  38. c672793 UBIFS: fix a bug in empty space fix-up by Artem Bityutskiy · 12 years ago
  39. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  40. a9866ba4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  41. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  42. 294f2ad GFS2: kernel panic with small gfs2 filesystems - 1 RG by Abhijith Das · 12 years ago
  43. 69fe05c fuse: add missing INIT flags by Miklos Szeredi · 12 years ago
  44. a889427 fuse: update attributes on aio_read by Brian Foster · 12 years ago
  45. eed2179 fuse: invalidate inode mapping if mtime changes by Brian Foster · 12 years ago
  46. 72d0d24 fuse: add FUSE_AUTO_INVAL_DATA init flag by Brian Foster · 12 years ago
  47. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  48. a5e1351 Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  49. bb6e071 NFS: exit_nfs_v4() shouldn't be an __exit function by Bryan Schumaker · 12 years ago
  50. d9914cf PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND by Michael Kerrisk · 12 years ago
  51. 67a101f pstore: Headers should include all stuff they use by Anton Vorontsov · 12 years ago
  52. ec40989 NFS: Split out NFS v4 client functions by Bryan Schumaker · 12 years ago
  53. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 12 years ago
  54. 3cadf4b NFS: Create a single nfs_clone_super() function by Bryan Schumaker · 12 years ago
  55. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 12 years ago
  56. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 12 years ago
  57. a38a9ea NFS: Move the v4 getroot code to nfs4getroot.c by Bryan Schumaker · 12 years ago
  58. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 12 years ago
  59. 466bfe7 NFS: Initialize v4 sysctls from nfs_init_v4() by Bryan Schumaker · 12 years ago
  60. 129d197 NFS: Create an init_nfs_v4() function by Bryan Schumaker · 12 years ago
  61. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 12 years ago
  62. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
  63. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  64. a694d1b pstore/ram: Add ftrace messages handling by Anton Vorontsov · 12 years ago
  65. c2b7113 pstore/ram: Convert to write_buf callback by Anton Vorontsov · 12 years ago
  66. 060287b pstore: Add persistent function tracing by Anton Vorontsov · 12 years ago
  67. 897dba0 pstore: Introduce write_buf backend callback by Anton Vorontsov · 12 years ago
  68. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
  69. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  70. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
  71. 17f79be sysfs: fail dentry revalidation after namespace change fix by Andrew Morton · 12 years ago
  72. e5bcac6 sysfs: fail dentry revalidation after namespace change by Glauber Costa · 12 years ago
  73. cd60042 cifs: always update the inode cache with the results from a FIND_* by Jeff Layton · 12 years ago
  74. 3cf003c cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps by Jeff Layton · 12 years ago
  75. 3ae629d cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space by Jeff Layton · 12 years ago
  76. ffc61cc Initialise mid_q_entry before putting it on the pending queue by Sachin Prabhu · 12 years ago
  77. 28a78e4 Merge 3.5-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  78. 96006ea dlm: fix missing dir remove by David Teigland · 12 years ago
  79. c503a62 dlm: fix conversion deadlock from recovery by David Teigland · 12 years ago
  80. 6d76817 dlm: use wait_event_timeout by David Teigland · 12 years ago
  81. 05c32f4 dlm: fix race between remove and lookup by David Teigland · 12 years ago
  82. 1d7c484 dlm: use idr instead of list for recovered rsbs by David Teigland · 12 years ago
  83. c04fecb dlm: use rsbtbl as resource directory by David Teigland · 12 years ago
  84. 6bbb4ae NFS: Clean up nfs4_proc_setclientid() and friends by Chuck Lever · 12 years ago
  85. de73483 NFS: Treat NFS4ERR_CLID_INUSE as a fatal error by Chuck Lever · 12 years ago
  86. 46a87b8 NFS: When state recovery fails, waiting tasks should exit by Chuck Lever · 12 years ago
  87. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  88. 56d08fe NFS: nfs_getaclargs.acl_len is a size_t by Chuck Lever · 12 years ago
  89. 38527b1 NFS: Clean up TEST_STATEID and FREE_STATEID error reporting by Chuck Lever · 12 years ago
  90. 3e60ffd NFS: Clean up nfs41_check_expired_stateid() by Chuck Lever · 12 years ago
  91. eb64cf9 NFS: State reclaim clears OPEN and LOCK state by Chuck Lever · 12 years ago
  92. 89af273 NFS: Don't free a state ID the server does not recognize by Chuck Lever · 12 years ago
  93. 377e507 NFS: Fix up TEST_STATEID and FREE_STATEID return code handling by Chuck Lever · 12 years ago
  94. 293b3b0 NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list by Andy Adamson · 12 years ago
  95. 366d505 NFSv4.1 mark layout when already returned by Andy Adamson · 12 years ago
  96. baf6c2a NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS by Andy Adamson · 12 years ago
  97. 82c7c7a NFSv4.1 return the LAYOUT for each file with failed DS connection I/O by Andy Adamson · 12 years ago
  98. fce667c5 Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  99. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  100. 05d290d fifo: Do not restart open() if it already found a partner by Anders Kaseorg · 12 years ago