Age | Commit message (Expand) | Author | Files | Lines |
2005-11-16 | [DVB]: Add compat ioctl handling. | David S. Miller | 1 | -0/+133 |
2005-11-13 | [PATCH] ext2: remove duplicate newlines in ext2_fill_super | Johann Lombardi | 1 | -1/+1 |
2005-11-13 | [PATCH] aio: replace locking comments with assert_spin_locked() | Zach Brown | 1 | -5/+12 |
2005-11-13 | [PATCH] aio: remove kioctx from mm_struct | Zach Brown | 1 | -18/+9 |
2005-11-13 | [PATCH] Fix sparse warning in proc/task_mmu.c | Luiz Fernando Capitulino | 1 | -1/+1 |
2005-11-13 | [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() | Denis Lunev | 1 | -1/+3 |
2005-11-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 1 | -3/+0 |
2005-11-13 | [JFFS2] Remove broken and useless debug code | Thomas Gleixner | 1 | -3/+0 |
2005-11-13 | [PATCH] VFS: local denial-of-service with file leases | Chris Wright | 1 | -1/+0 |
2005-11-13 | [PATCH] VFS: Fix memory leak with file leases | J. Bruce Fields | 1 | -1/+1 |
2005-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 8 | -117/+7 |
2005-11-10 | [CIFS] Fix spaces in cifs kconfig entry | Steve French | 1 | -3/+2 |
2005-11-10 | [CIFS] Reduce sparse endian warnings | Steve French | 1 | -2/+3 |
2005-11-10 | [CIFS] Update CIFS change log | Steve French | 2 | -1/+38 |
2005-11-10 | [CIFS] Reserve upcall IDX value for CIFS with connector header and add | Steve French | 2 | -0/+13 |
2005-11-09 | (no commit message) | Steve French | 1 | -3/+8 |
2005-11-09 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 322 | -15560/+12084 |
2005-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 1 | -0/+3 |
2005-11-09 | [PATCH] fs/hugetlbfs/inode.c: make a function static | Adrian Bunk | 1 | -1/+1 |
2005-11-09 | [PATCH] fs/namei.c: make path_lookup_create() static | Adrian Bunk | 1 | -2/+3 |
2005-11-09 | [PATCH] fbdev: move ioctl32 code to fbmem.c | Arnd Bergmann | 1 | -143/+0 |
2005-11-09 | [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers | Christoph Hellwig | 1 | -0/+10 |
2005-11-09 | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 1 | -10/+10 |
2005-11-09 | [PATCH] add a file_permission helper | Christoph Hellwig | 6 | -19/+41 |
2005-11-09 | [PATCH] add a vfs_permission helper | Christoph Hellwig | 5 | -14/+29 |
2005-11-09 | [PATCH] ext2: remove the ancient CHANGES file | Adrian Bunk | 1 | -157/+0 |
2005-11-09 | [PATCH] remove CONFIG_EXT{2,3}_CHECK | Adrian Bunk | 6 | -258/+2 |
2005-11-09 | [PATCH] Fix return value in reiserfs allocator | Jan Kara | 1 | -2/+2 |
2005-11-09 | [PATCH] fat: respect silent mount flag | Christoph Hellwig | 1 | -4/+7 |
2005-11-09 | [PATCH] hpfs: remove spurious mtime update | Christoph Hellwig | 1 | -5/+2 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 15 | -20/+1 |
2005-11-08 | [PATCH] fix de_thread() vs send_group_sigqueue() race | Oleg Nesterov | 1 | -3/+7 |
2005-11-08 | fs/ioprio.c should #include <linux/syscalls.h> | Adrian Bunk | 1 | -0/+1 |
2005-11-08 | fs/afs/callback.c should #include "cmservice.h" | Adrian Bunk | 1 | -0/+1 |
2005-11-08 | remove unused fs/befs/attribute.c | Will Dyson | 1 | -117/+0 |
2005-11-08 | fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> | Adrian Bunk | 1 | -0/+1 |
2005-11-08 | fs/partitions/ultrix.c should #include "ultrix.h" | Adrian Bunk | 1 | -0/+1 |
2005-11-08 | jffs_fm.c should #include "intrep.h" | Adrian Bunk | 1 | -0/+1 |
2005-11-08 | fs/freevxfs/: add #include's | Adrian Bunk | 2 | -0/+2 |
2005-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 1 | -22/+35 |
2005-11-07 | [PATCH] unbindable mounts | Ram Pai | 3 | -26/+65 |
2005-11-07 | [PATCH] handling of slave mounts | Ram Pai | 2 | -37/+121 |
2005-11-07 | [PATCH] introduce slave mounts | Ram Pai | 3 | -4/+56 |
2005-11-07 | [PATCH] shared mounts handling: umount | Ram Pai | 3 | -19/+126 |
2005-11-07 | [PATCH] shared mounts handling: move | Ram Pai | 1 | -17/+46 |
2005-11-07 | [PATCH] shared mount handling: bind and rbind | Ram Pai | 3 | -22/+199 |
2005-11-07 | [PATCH] introduce shared mounts | Ram Pai | 3 | -2/+18 |
2005-11-07 | [PATCH] beginning of the shared-subtree proper | Ram Pai | 4 | -1/+56 |
2005-11-07 | [PATCH] making namespace_sem global | Ram Pai | 1 | -23/+23 |
2005-11-07 | [PATCH] mount expiry fixes | Ram Pai | 1 | -42/+22 |