1. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  2. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  3. 7b00ed6 put_mnt_ns(): use drop_collected_mounts() by Al Viro · 11 years ago
  4. 84eb353 ncpfs: switch to %p[dD] by Al Viro · 11 years ago
  5. 4cb2a01 ubifs: switch to %pd by Al Viro · 11 years ago
  6. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  7. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  8. 48bc06e befs: split symlink iops in two - for short and long symlinks resp. by Al Viro · 11 years ago
  9. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  10. 12f3887 libfs: get exports to definitions of objects being exported... by Al Viro · 11 years ago
  11. cbe9c08 ecryptfs: ->lower_path.dentry is never NULL by Al Viro · 11 years ago
  12. 92dd123 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} by Al Viro · 11 years ago
  13. 2edbfbf ecryptfs: don't leave RCU pathwalk immediately by Al Viro · 11 years ago
  14. 3a93e17 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op by Al Viro · 11 years ago
  15. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  16. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  17. c963c61 xfs: split xfs_rtalloc.c for userspace sanity by Dave Chinner · 11 years ago
  18. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  19. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  20. d420e5c xfs: remove unused transaction callback variables by Dave Chinner · 11 years ago
  21. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  22. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  23. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  24. e71d1a5 UBIFS: remove unnecessary code in ubifs_garbage_collect by wang.bo116@zte.com.cn · 11 years ago
  25. 7bd5938 f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation by Gu Zheng · 11 years ago
  26. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  27. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  28. 435f2a1 f2fs: no need to check other dirty_segmap when the seg has been found by Haicheng Li · 11 years ago
  29. cffbfa6 f2fs: use true and false for boolean value by Haicheng Li · 11 years ago
  30. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  31. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 11 years ago
  32. 83aee9e xfs: simplify the fallocate path by Christoph Hellwig · 11 years ago
  33. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 11 years ago
  34. 001a3e7 xfs: remove the unused XFS_ATTR_NONBLOCK flag by Christoph Hellwig · 11 years ago
  35. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 11 years ago
  36. c7314d7 nfsd regression since delayed fput() by Al Viro · 11 years ago
  37. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  38. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  39. 4449960 udf: fix for pathetic mount times in case of invalid file system by Peter A. Felvegi · 11 years ago
  40. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  41. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  42. efbed4d ext4: add ratelimiting to ext4 messages by Theodore Ts'o · 11 years ago
  43. 87a9bd2 f2fs: avoid to write during the recovery by Jaegeuk Kim · 11 years ago
  44. e234088 f2fs: avoid wait if IO end up when do_checkpoint for better performance by Gu Zheng · 11 years ago
  45. 9076a75 f2fs: introduce function read_raw_super_block() by Gu Zheng · 11 years ago
  46. b1838f8 f2fs: fix the starvation problem on cp_rwsem by Jaegeuk Kim · 11 years ago
  47. 3d1e380 f2fs: fix to store and retrieve i_rdev correctly by Jaegeuk Kim · 11 years ago
  48. aeac589 ext4: fix performance regression in ext4_writepages by Ming Lei · 11 years ago
  49. 59e5a0e xfs: don't break from growfs ag update loop on error by Eric Sandeen · 11 years ago
  50. 31625f2 xfs: don't emit corruption noise on fs probes by Eric Sandeen · 11 years ago
  51. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  52. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  53. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  54. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  55. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  56. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  57. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  58. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. 3edc837 ecryptfs: Fix memory leakage in keystore.c by Geyslan G. Bem · 11 years ago
  60. a97f4a6 dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY by Bart Van Assche · 11 years ago
  61. 2046fd1 ext3: Count journal as bsddf overhead in ext3_statfs by Eric Sandeen · 11 years ago
  62. 7534e85 ext4: fixup kerndoc annotation of mpage_map_and_submit_extent() by Jan Kara · 11 years ago
  63. 78371a4 ext4: fix assertion in ext4_add_complete_io() by Jan Kara · 11 years ago
  64. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 11 years ago
  65. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  66. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 11 years ago
  67. d723a92 sysfs/bin: Fix size handling overflow for bin_attribute by Benjamin Herrenschmidt · 11 years ago
  68. 785a162 sysfs: make sysfs_file_ops() follow ignore_lockdep flag by Tejun Heo · 11 years ago
  69. a26a874 Docs: Kconfig: `devlopers' -> `developers' by Michael Witten · 11 years ago
  70. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  71. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  72. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  73. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  74. e34ecee aio: Fix a trinity splat by Kent Overstreet · 11 years ago
  75. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  76. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  77. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  78. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  79. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  80. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  81. e29cf08 sched/numa: Report a NUMA task group ID by Mel Gorman · 11 years ago
  82. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  83. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 11 years ago
  84. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 11 years ago
  85. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  86. 2900a57 xfs: add the inode directory type support to XFS_IOC_FSGEOM by Mark Tinguely · 11 years ago
  87. ccaaca2 f2fs: fix writing incorrect orphan blocks by Jaegeuk Kim · 11 years ago
  88. 5887d29 f2fs: avoid unnecessary checkpoints by Jaegeuk Kim · 11 years ago
  89. dde2356 cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods by Sachin Prabhu · 11 years ago
  90. 2f6c947 cifs: Fix inability to write files >2GB to SMB2/3 shares by Jan Klos · 11 years ago
  91. 4058c51 f2fs: handle remount options correctly by Kelly Anderson · 11 years ago
  92. e479556 f2fs: use rw_sem instead of fs_lock(locks mutex) by Gu Zheng · 11 years ago
  93. eb4c7df cifs: Avoid umount hangs with smb2 when server is unresponsive by Shirish Pargaonkar · 11 years ago
  94. c31f330 do not treat non-symlink reparse points as valid symlinks by Steve French · 11 years ago
  95. 3124eb1 sysfs: merge regular and bin file handling by Tejun Heo · 11 years ago
  96. 49fe604 sysfs: prepare open path for unified regular / bin file handling by Tejun Heo · 11 years ago
  97. 73d9714 sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c by Tejun Heo · 11 years ago
  98. 2f0c6b7 sysfs: add sysfs_bin_read() by Tejun Heo · 11 years ago
  99. f9b9a62 sysfs: prepare path write for unified regular / bin file handling by Tejun Heo · 11 years ago
  100. 3ff65d3 sysfs: collapse fs/sysfs/bin.c::fill_read() into read() by Tejun Heo · 11 years ago