Age | Commit message (Expand) | Author | Files | Lines |
2008-04-16 | AFS: Do not describe debug parameters with their value | Paul Bolle | 1 | -1/+1 |
2008-04-16 | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs | Jan Kara | 4 | -5/+5 |
2008-04-15 | JFFS2 Fix of panics caused by wrong condition for hole frag creation in write... | Alexey Korolev | 1 | -1/+1 |
2008-04-14 | locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs | J. Bruce Fields | 1 | -20/+28 |
2008-04-12 | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -4/+4 |
2008-04-11 | Documentation: move nfsroot.txt to filesystems/ | J. Bruce Fields | 1 | -4/+4 |
2008-04-11 | signalfd: fix for incorrect SI_QUEUE user data reporting | Davide Libenzi | 1 | -1/+6 |
2008-04-11 | eventfd/kaio integration fix | Davide Libenzi | 1 | -8/+9 |
2008-04-11 | asmlinkage_protect sys_io_getevents | Roland McGrath | 1 | -0/+1 |
2008-04-11 | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 1 | -4/+4 |
2008-04-11 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 21 | -148/+153 |
2008-04-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -25/+6 |
2008-04-11 | HFS+: fix unlink of links | Roman Zippel | 1 | -8/+15 |
2008-04-10 | [XFS] Ensure "both" features2 slots are consistent | Eric Sandeen | 2 | -15/+29 |
2008-04-10 | [XFS] Fix superblock features2 field alignment problem | David Chinner | 2 | -9/+62 |
2008-04-10 | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen | 21 | -138/+76 |
2008-04-10 | splice: fix infinite loop in generic_file_splice_read() | Jens Axboe | 1 | -25/+6 |
2008-04-09 | fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/... | Bryan Wu | 1 | -0/+4 |
2008-04-09 | NFS: initialize flags field in nfs_open_context | Jeff Layton | 1 | -0/+1 |
2008-04-05 | Be more careful about marking buffers dirty | Linus Torvalds | 1 | -1/+14 |
2008-04-04 | afs: remove smp_prcessor_id() from debug macro | Sven Schnelle | 1 | -1/+1 |
2008-04-04 | splice: use mapping_gfp_mask | Hugh Dickins | 1 | -1/+1 |
2008-04-03 | efs: update error msg to not refer to deleted read_inode() | Robert P. J. Day | 1 | -1/+1 |
2008-04-02 | afs: add missing up_write() on return | Sven Schnelle | 1 | -0/+1 |
2008-03-31 | cifs: fix misannotations | Al Viro | 1 | -2/+2 |
2008-03-31 | NULL noise: fs/*, mm/*, kernel/* | Al Viro | 5 | -10/+12 |
2008-03-31 | jbd/jbd2 NULL noise | Al Viro | 4 | -12/+12 |
2008-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -145/+70 |
2008-03-29 | afs: prevent double cell registration | Sven Schnelle | 1 | -2/+13 |
2008-03-29 | vfs: fix data leak in nobh_write_end() | Dmitri Monakhov | 1 | -7/+6 |
2008-03-28 | [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock | Al Viro | 1 | -9/+2 |
2008-03-28 | [PATCH] do shrink_submounts() for all fs types | Al Viro | 6 | -26/+10 |
2008-03-28 | [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() | Al Viro | 1 | -81/+24 |
2008-03-28 | [PATCH] count ghost references to vfsmounts | Al Viro | 2 | -2/+5 |
2008-03-28 | [PATCH] reduce stack footprint in namespace.c | Al Viro | 1 | -35/+37 |
2008-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -366/+300 |
2008-03-25 | driver core: debug for bad dev_attr_show() return value. | Andrew Morton | 1 | -1/+7 |
2008-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 8 | -102/+130 |
2008-03-23 | Change pagemap output format to allow for future reporting of huge pages | Hans Rosenfeld | 1 | -16/+34 |
2008-03-23 | [CIFS] Fix mem leak on dfs referral | Steve French | 1 | -2/+8 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+2 |
2008-03-21 | [NET]: Fix permissions of /proc/net | Andre Noll | 1 | -1/+1 |
2008-03-20 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2 | -2/+11 |
2008-03-20 | fs/ufs/balloc.c: fix sparc64 printk warning | Andrew Morton | 1 | -2/+2 |
2008-03-20 | zisofs: fix readpage() outside i_size | Dave Young | 1 | -0/+11 |
2008-03-20 | fs: fix kernel-doc notation warnings | Randy Dunlap | 6 | -16/+15 |
2008-03-20 | eCryptfs: Swap dput() and mntput() | Michael Halcrow | 1 | -1/+1 |
2008-03-20 | jbd2: correctly unescape journal data blocks | Duane Griffin | 1 | -1/+1 |
2008-03-20 | jbd: correctly unescape journal data blocks | Duane Griffin | 1 | -1/+1 |
2008-03-20 | ROMFS: Fix up an error in iget removal | David Howells | 1 | -19/+11 |