1. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 15 years ago
  2. 2dfa4ee epoll keyed wakeups: teach epoll about hints coming with the wakeup key by Davide Libenzi · 15 years ago
  3. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  4. 4f0989d epoll: use real type instead of void * by Tony Battersby · 15 years ago
  5. e057e15 epoll: clean up ep_modify by Tony Battersby · 15 years ago
  6. d1bc90d epoll: remove unnecessary xchg by Tony Battersby · 15 years ago
  7. d030588 epoll: remember the event if epoll_wait returns -EFAULT by Tony Battersby · 15 years ago
  8. abff55c epoll: don't use current in irq context by Tony Battersby · 15 years ago
  9. bb57c3e epoll: remove debugging code by Davide Libenzi · 15 years ago
  10. 296e236 epoll: fix epoll's own poll (update) by Davide Libenzi · 15 years ago
  11. 5071f97 epoll: fix epoll's own poll by Davide Libenzi · 15 years ago
  12. 63cd885 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  13. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  14. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  15. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 15 years ago
  16. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 15 years ago
  17. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 15 years ago
  18. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  19. 2584e51 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB by Ravikiran G Thirumalai · 15 years ago
  20. 8a0bdec mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group by Ravikiran G Thirumalai · 15 years ago
  21. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  22. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  23. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  24. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  25. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  26. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 15 years ago
  27. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 16 years ago
  28. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  29. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 16 years ago
  30. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 16 years ago
  31. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 16 years ago
  32. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  33. ee93961 reiserfs: rename [cn]_* variables by Jeff Mahoney · 15 years ago
  34. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 15 years ago
  35. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 15 years ago
  36. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  37. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 15 years ago
  38. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  39. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  40. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 15 years ago
  41. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 15 years ago
  42. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  43. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  44. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  45. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  46. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  47. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  48. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  49. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  50. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  51. 6dfede6 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  52. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  53. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  54. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  55. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  56. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  57. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  58. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  59. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 15 years ago
  60. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 15 years ago
  61. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  62. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago
  63. a543715 reiserfs: use more consistent printk formatting by Jeff Mahoney · 15 years ago
  64. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 15 years ago
  65. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago
  66. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 15 years ago
  67. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  68. b80e0d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  69. ffd1428 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  70. 5291658 fuse: fix fuse_file_lseek returning with lock held by Dan Carpenter · 15 years ago
  71. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 15 years ago
  72. af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 15 years ago
  73. 7c2c7d9 fix setuid sometimes wouldn't by Hugh Dickins · 15 years ago
  74. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 15 years ago
  75. 53e9309 compat_do_execve should unshare_files by Hugh Dickins · 15 years ago
  76. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  77. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  78. 805de02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  79. aabb8fd fs: avoid I_NEW inodes by Nick Piggin · 15 years ago
  80. 1bd7903 Merge code for single and multiple-instance mounts by Sukadev Bhattiprolu · 15 years ago
  81. 289f00e Remove get_init_pts_sb() by Sukadev Bhattiprolu · 15 years ago
  82. 945cf2c Move common mknod_ptmx() calls into caller by Sukadev Bhattiprolu · 15 years ago
  83. 482984f Parse mount options just once and copy them to super block by Sukadev Bhattiprolu · 15 years ago
  84. fdbf534 Unroll essentials of do_remount_sb() into devpts by Sukadev Bhattiprolu · 15 years ago
  85. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  86. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  87. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  88. 296c2d8 constify dentry_operations: configfs by Al Viro · 16 years ago
  89. ee1ec32 constify dentry_operations: sysfs by Al Viro · 16 years ago
  90. ad28b4e constify dentry_operations: JFS by Al Viro · 16 years ago
  91. d8fba0f constify dentry_operations: OCFS2 by Al Viro · 16 years ago
  92. 92cecbb constify dentry_operations: GFS2 by Al Viro · 16 years ago
  93. ce6cdc4 constify dentry_operations: FAT by Al Viro · 16 years ago
  94. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  95. d72f71e constify dentry_operations: procfs by Al Viro · 16 years ago
  96. 5a3fd05 constify dentry_operations: ecryptfs by Al Viro · 16 years ago
  97. 4fd03e8 constify dentry_operations: CIFS by Al Viro · 16 years ago
  98. 79be57c constify dentry_operations: AFS by Al Viro · 16 years ago
  99. 08f1151 constify dentry_operations: autofs, autofs4 by Al Viro · 16 years ago
  100. a488257c constify dentry_operations: 9p by Al Viro · 16 years ago