Age | Commit message (Expand) | Author |
2009-04-02 | udf: Try anchor in block 256 first | Jan Kara |
2009-04-02 | udf: Some type fixes and cleanups | Jan Kara |
2009-04-02 | udf: use hardware sector size | Clemens Ladisch |
2009-04-02 | udf: fix novrs mount option | Clemens Ladisch |
2009-04-02 | udf: Fix oops when invalid character in filename occurs | Jan Kara |
2009-04-02 | udf: return f_fsid for statfs(2) | Coly Li |
2009-04-02 | udf: Add checks to not underflow sector_t | Jan Kara |
2009-04-02 | udf: fix default mode and dmode options handling | Marcin Slusarz |
2009-04-02 | udf: fix sparse warnings: | Jan Kara |
2009-04-02 | udf: unsigned last[i] cannot be less than 0 | roel kluin |
2009-04-02 | udf: implement mode and dmode mounting options | Marcin Slusarz |
2009-04-02 | udf: reduce stack usage of udf_get_filename | Marcin Slusarz |
2009-04-02 | udf: reduce stack usage of udf_load_pvoldesc | Marcin Slusarz |
2009-04-02 | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg |
2009-04-02 | Remove struct typedefs from fs/udf/ecma_167.h et al. | Pekka Enberg |
2009-04-01 | Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-04-01 | Merge branch 'devel' into for-linus | Trond Myklebust |
2009-04-01 | NSM: Fix unaligned accesses in nsm_init_private() | Mans Rullgard |
2009-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-04-01 | autofs4: fix lookup deadlock | Ian Kent |
2009-04-01 | autofs4: cleanup expire code duplication | Ian Kent |
2009-04-01 | ecryptfs: use kzfree() | Johannes Weiner |
2009-04-01 | ramfs: add support for "mode=" mount option | Wu Fengguang |
2009-04-01 | epoll keyed wakeups: make eventfd use keyed wakeups | Davide Libenzi |
2009-04-01 | epoll keyed wakeups: teach epoll about hints coming with the wakeup key | Davide Libenzi |
2009-04-01 | eventfd: improve support for semaphore-like behavior | Davide Libenzi |
2009-04-01 | epoll: use real type instead of void * | Tony Battersby |
2009-04-01 | epoll: clean up ep_modify | Tony Battersby |
2009-04-01 | epoll: remove unnecessary xchg | Tony Battersby |
2009-04-01 | epoll: remember the event if epoll_wait returns -EFAULT | Tony Battersby |
2009-04-01 | epoll: don't use current in irq context | Tony Battersby |
2009-04-01 | epoll: remove debugging code | Davide Libenzi |
2009-04-01 | epoll: fix epoll's own poll (update) | Davide Libenzi |
2009-04-01 | epoll: fix epoll's own poll | Davide Libenzi |
2009-04-01 | ntfs: remove private wrapper of endian helpers | Harvey Harrison |
2009-04-01 | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki |
2009-04-01 | ramfs-nommu: use generic lru cache | Johannes Weiner |
2009-04-01 | mm: page_mkwrite change prototype to match fault: fix sysfs | Hugh Dickins |
2009-04-01 | fs: fix page_mkwrite error cases in core code and btrfs | Nick Piggin |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-04-01 | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB | Ravikiran G Thirumalai |
2009-04-01 | mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group | Ravikiran G Thirumalai |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-04-01 | proc tty: add struct tty_operations::proc_fops | Alexey Dobriyan |
2009-03-31 | Btrfs: try to free metadata pages when we free btree blocks | Chris Mason |
2009-03-31 | Btrfs: add extra flushing for renames and truncates | Chris Mason |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |