1. 28f375f [PATCH] struct path: convert befs by Josef Sipek · 18 years ago
  2. 1d56a96 [PATCH] struct path: convert afs by Josef Sipek · 18 years ago
  3. 514653e [PATCH] struct path: convert adfs by Josef Sipek · 18 years ago
  4. e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  5. bd243a4 [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  6. e6a0029 [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  7. 867fa49 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  8. a4669ed [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  9. 81ed19b [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  10. 010596c [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  11. d6f787b [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  12. 20d2937 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  13. 7eaa36e [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  14. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  15. 2485822 [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  16. dba3230 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  17. 9d54989 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  18. fe21a69 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  19. c29c693 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  20. 2fddfee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  21. f427f5d [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  22. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  23. b65d34f [PATCH] struct path: make eCryptfs a user of struct path by Josef "Jeff" Sipek · 18 years ago
  24. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  25. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 18 years ago
  26. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 18 years ago
  27. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 18 years ago
  28. c48f70c [PATCH] bdev: fix ->bd_part_count leak by Peter Zijlstra · 18 years ago
  29. 6796bf5 [PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning by NeilBrown · 18 years ago
  30. 37be412 [PATCH] lockdep: simplify some aspects of bd_mutex nesting by NeilBrown · 18 years ago
  31. fd27c7a [PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks by NeilBrown · 18 years ago
  32. 35a6027 [PATCH] new bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  33. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  34. 9159350 [PATCH] do_task_stat(): don't take tty_mutex by Oleg Nesterov · 18 years ago
  35. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  36. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  37. 01a732e [PATCH] ext4 calls journal_stop by Randy Dunlap · 18 years ago
  38. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  39. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  40. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  41. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  42. 09b8825 [PATCH] ext4: Eliminate inline functions by Avantika Mathur · 18 years ago
  43. 5d4958f [PATCH] ext4: kmalloc to kzalloc by Avantika Mathur · 18 years ago
  44. 7e02897 [PATCH] ext4: if expression format by Avantika Mathur · 18 years ago
  45. 7d1c520 [PATCH] ext3 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  46. 2823b55 [PATCH] ext3 balloc: use io_error label by Hugh Dickins · 18 years ago
  47. c56d256 [PATCH] ext3 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  48. ff50dc5 [PATCH] ext3 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  49. 1650242 [PATCH] ext3 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  50. ef50367 [PATCH] ext3 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  51. feb1892 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert by Johann Lombardi · 18 years ago
  52. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  53. b62e8ec [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector by Chen, Kenneth W · 18 years ago
  54. 6d4df67 [PATCH] do_coredump() and not stopping rewrite attacks? by Alexey Dobriyan · 18 years ago
  55. f46ba22 [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly by Jun Chen · 18 years ago
  56. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  57. 4a08a9f [PATCH] jffs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  58. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  59. 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
  60. 8de61e6 [PATCH] fs: remove unused variable by David Rientjes · 18 years ago
  61. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  62. 71a3d1b [PATCH] fs: ufs add missing bracket by Mariusz Kozlowski · 18 years ago
  63. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  64. 3982cd9 [PATCH] fs/sysv/: doc cleanup by Adrian Bunk · 18 years ago
  65. c949d4e [PATCH] autofs: fix error code path in autofs_fill_sb() by Jiri Kosina · 18 years ago
  66. ec0837f [PATCH] ext4 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  67. 341cee4 [PATCH] ext4 balloc: use io_error label by Hugh Dickins · 18 years ago
  68. b78a657 [PATCH] ext4 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  69. b2f2c76 [PATCH] ext4 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  70. e7dc95d [PATCH] ext4 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  71. cd16c8f [PATCH] ext4 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  72. 1260392 [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete by Hisashi Hifumi · 18 years ago
  73. c557476 [PATCH] reiserfs: do not add save links for O_DIRECT writes by Vladimir V. Saveliev · 18 years ago
  74. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  75. b342341 [PATCH] dcache: avoid RCU for never-hashed dentries by Eric Dumazet · 18 years ago
  76. d18de5a [PATCH] don't insert pipe dentries into dentry_hashtable. by Eric Dumazet · 18 years ago
  77. 9711ef9 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static by Adrian Bunk · 18 years ago
  78. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  79. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  80. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  81. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 18 years ago
  82. 1df1e63 [PATCH] ext4: fix reservation extension by Mingming Cao · 18 years ago
  83. 2bd94bd [PATCH] ext3: fix reservation extension by Mingming Cao · 18 years ago
  84. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  85. de21c57 [PATCH] reiserfs: add missing D-cache flushing by Alexey Dobriyan · 18 years ago
  86. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  87. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  88. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  89. b46be05 [PATCH] retries in ext4_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  90. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  91. 93f210d [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex by Andrew Morton · 18 years ago
  92. 6fb50ea [PATCH] ext4_ext_split(): remove dead code by Adrian Bunk · 18 years ago
  93. 8bb0269 [PATCH] corrupted cramfs filesystems cause kernel oops by Phillip Lougher · 18 years ago
  94. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  95. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  96. 0723305 [PATCH] vfs_getattr(): remove dead code by Andrew Morton · 18 years ago
  97. dc16842 [PATCH] VFS: extra check inside dentry_unhash() by Vasily Averin · 18 years ago
  98. 18debbb [PATCH] hpfs: fix printk format warnings by Randy Dunlap · 18 years ago
  99. 352d94d [PATCH] hpfs: bring hpfs_error() into shape by Alexey Dobriyan · 18 years ago
  100. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago