aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* iget: stop CIFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop BFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop BEFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-07
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-07
* iget: use iget_failed() in GFS2David Howells2008-02-07
* iget: use iget_failed() in AFSDavid Howells2008-02-07
* iget: introduce a function to register iget failureDavid Howells2008-02-07
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* fs menu: small reorgRandy Dunlap2008-02-07
* VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok2008-02-07
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-07
* VFS: apply coding standards to fs/ioctl.cErez Zadok2008-02-07
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-07
* gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov2008-02-07
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: fix mmap to be read-onlyEric Van Hensbergen2008-02-06
* 9p: add support for sticky bitAnthony Liguori2008-02-06
* 9p: fix bug in attach-per-userEric Van Hensbergen2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-06
|\
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-06
* | ext3: fix lock inversion in direct IOJan Kara2008-02-06
* | ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski2008-02-06
* | ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita2008-02-06
* | ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita2008-02-06
* | ext[234]: use ext[234]_get_group_desc()Akinobu Mita2008-02-06
* | ext[234]: fix comment for nonexistent variableAkinobu Mita2008-02-06
* | ext3: change the default behaviour on errorAneesh Kumar K.V2008-02-06
* | ext3: return after ext3_error in case of failuresAneesh Kumar K.V2008-02-06
* | make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk2008-02-06
* | BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen2008-02-06
* | BKL-removal: remove incorrect BKL comment in ext2Andi Kleen2008-02-06
* | BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-06
* | ext3: add block bitmap validationAneesh Kumar K.V2008-02-06
* | ext2: add block bitmap validationAneesh Kumar K.V2008-02-06
* | fuse: limit queued background requestsMiklos Szeredi2008-02-06
* | fuse: save space in struct fuse_reqMiklos Szeredi2008-02-06
* | fuse: fix attribute caching after createMiklos Szeredi2008-02-06
* | ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-06
* | eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-06
* | eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-06
* | ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2008-02-06
* | ecryptfs: make show_options reflect actual mount optionsEric Sandeen2008-02-06
* | eCryptfs: set inode key only once per crypto operationTrevor Highland2008-02-06
* | eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-06
* | fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* | make sys_poll() wait at least timeout msKarsten Wiese2008-02-06
* | Use ilog2() in fs/namespace.cEric Dumazet2008-02-06
* | partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer2008-02-06
* | ext2: xip check fixNick Piggin2008-02-06