aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-02Call fasync() functions without the BKLJonathan Corbet
2008-07-02ecryptfs: fasync BKL pushdownJonathan Corbet
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-07-02Make FAT users happier by not deadlockingJonathan Corbet
2008-07-02ocfs2-stack_user: BKL pushdownArnd Bergmann
2008-06-20dlm-user: BKL pushdownArnd Bergmann
2008-06-20Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds
2008-06-20Remove the lock_kernel() call from chrdev_open()Jonathan Corbet
2008-06-20Add a comment in chrdev_open()Jonathan Corbet
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-13ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement
2008-05-13ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-05-13ext4: fix synchronization of quota files in journal=data modeJan Kara
2008-05-13ext4: Fix mount messages when quota disabledJan Kara
2008-05-13ext4: correct mount option parsing to detect when quota options can be changedJan Kara
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov
2008-05-13Fix misuses of bdevname()Jean Delvare
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara
2008-05-13ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike
2008-05-13uml: hppfs fixesJeff Dike
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve 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_setattrJeff Layton
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-09[CIFS] fix build warningSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-05-08Revert "relay: fix splice problem"Jens Axboe
2008-05-07docbook: fix bio missing parameterRandy Dunlap