Age | Commit message (Expand) | Author |
2008-06-20 | dlm-user: BKL pushdown | Arnd Bergmann |
2008-06-20 | Replace BKL with superblock lock in fat/msdos/vfat | Linus Torvalds |
2008-06-20 | Remove the lock_kernel() call from chrdev_open() | Jonathan Corbet |
2008-06-20 | Add a comment in chrdev_open() | Jonathan Corbet |
2008-05-16 | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison |
2008-05-15 | jbd2: update transaction t_state to T_COMMIT fix | Mingming Cao |
2008-05-15 | ext4: Retry block allocation if new blocks are allocated from system zone. | Aneesh Kumar K.V |
2008-05-13 | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems | Valerie Clement |
2008-05-13 | ext4: fix typos in messages and comments (journalled -> journaled) | Jan Kara |
2008-05-13 | ext4: fix synchronization of quota files in journal=data mode | Jan Kara |
2008-05-13 | ext4: Fix mount messages when quota disabled | Jan Kara |
2008-05-13 | ext4: correct mount option parsing to detect when quota options can be changed | Jan Kara |
2008-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-05-14 | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() | Tiger Yang |
2008-05-14 | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT | Mingming Cao |
2008-05-14 | 9p: fix error path during early mount | Eric Van Hensbergen |
2008-05-14 | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering |
2008-05-14 | 9p: Documentation updates | Eric Van Hensbergen |
2008-05-14 | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster |
2008-05-13 | eCryptFS: fix imbalanced mutex locking | Cyrill Gorcunov |
2008-05-13 | Fix misuses of bdevname() | Jean Delvare |
2008-05-13 | fuse: add flag to turn on big writes | Miklos Szeredi |
2008-05-13 | memcg: fix possible panic when CONFIG_MM_OWNER=y | KOSAKI Motohiro |
2008-05-13 | Fix hfsplus oops on image without extents | Eric Sesterhenn |
2008-05-13 | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn |
2008-05-13 | quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off | Jan Kara |
2008-05-13 | ufs: remove unneeded ufs_put_inode prototype | Christoph Hellwig |
2008-05-13 | ecryptfs: clean up (un)lock_parent | Miklos Szeredi |
2008-05-13 | uml: move hppfs_kern.c to hppfs.c | Jeff Dike |
2008-05-13 | uml: hppfs fixes | Jeff Dike |
2008-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-05-11 | Add new 'cond_resched_bkl()' helper function | Linus Torvalds |
2008-05-11 | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French |
2008-05-11 | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton |
2008-05-11 | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton |
2008-05-11 | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-05-09 | [CIFS] fix build warning | Steve French |
2008-05-08 | [CIFS] Fixed build warning in is_ip | Igor Mammedov |
2008-05-08 | fs/proc/task_mmu.c: remove duplicated include files | Huang Weiyi |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-05-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-05-08 | sys_pipe(): fix file descriptor leaks | Ulrich Drepper |
2008-05-08 | Revert "relay: fix splice problem" | Jens Axboe |
2008-05-07 | docbook: fix bio missing parameter | Randy Dunlap |
2008-05-07 | block: use unitialized_var() in bio_alloc_bioset() | Jens Axboe |
2008-05-07 | udf: Fix memory corruption when fs mounted with noadinicb option | Jan Kara |
2008-05-07 | udf: Make udf exportable | Rasmus Rohde |
2008-05-07 | vfs: splice remove_suid() cleanup | Miklos Szeredi |
2008-05-06 | [CIFS] cleanup cifsd completion | Steve French |