| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix hugetlbfs_statfs() reporting of block limits | David Gibson | 2005-11-22 | 1 | -4/+8 |
* | [PATCH] Fix error handling with put_compat_statfs() | David Gibson | 2005-11-22 | 1 | -8/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-11-21 | 1 | -5/+3 |
|\ |
|
| * | [COMPAT] net: SIOCGIFCONF data corruption | Alexandra Kossovsky | 2005-11-20 | 1 | -5/+3 |
* | | [PATCH] Remove compat ioctl semaphore | Andi Kleen | 2005-11-20 | 1 | -7/+0 |
|/ |
|
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-19 | 1 | -0/+169 |
|\ |
|
| * | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). | David S. Miller | 2005-11-18 | 1 | -1/+1 |
| * | [COMPAT]: Add ext3 ioctl translations. | David S. Miller | 2005-11-17 | 1 | -0/+36 |
| * | [DVB]: Add compat ioctl handling. | David S. Miller | 2005-11-16 | 1 | -0/+133 |
* | | [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows | Steve French | 2005-11-19 | 1 | -0/+1 |
* | | [CIFS] Fix mknod of block and chardev over SFU mounts | Steve French | 2005-11-18 | 3 | -13/+62 |
* | | [CIFS] Missing part of previous patch | Steve French | 2005-11-18 | 2 | -0/+3 |
* | | [CIFS] Fix scheduling while atomic when pending writes at file close time | Steve French | 2005-11-18 | 2 | -22/+56 |
* | | [CIFS] Vectored and async i/o turned on and correct the | Steve French | 2005-11-17 | 1 | -72/+45 |
* | | [CIFS] Recognize properly symlinks and char/blk devices (not just | Steve French | 2005-11-17 | 1 | -4/+44 |
* | | [CIFS] Fix sparse warnings on smb bcc (byte count) | Steve French | 2005-11-16 | 2 | -3/+3 |
* | | [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs | Steve French | 2005-11-15 | 1 | -14/+17 |
* | | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) | Steve French | 2005-11-15 | 2 | -10/+66 |
* | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-13 | 6 | -31/+27 |
|\ \
| |/ |
|
| * | [PATCH] ext2: remove duplicate newlines in ext2_fill_super | Johann Lombardi | 2005-11-13 | 1 | -1/+1 |
| * | [PATCH] aio: replace locking comments with assert_spin_locked() | Zach Brown | 2005-11-13 | 1 | -5/+12 |
| * | [PATCH] aio: remove kioctx from mm_struct | Zach Brown | 2005-11-13 | 1 | -18/+9 |
| * | [PATCH] Fix sparse warning in proc/task_mmu.c | Luiz Fernando Capitulino | 2005-11-13 | 1 | -1/+1 |
| * | [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() | Denis Lunev | 2005-11-13 | 1 | -1/+3 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-13 | 1 | -3/+0 |
| |\ |
|
| | * | [JFFS2] Remove broken and useless debug code | Thomas Gleixner | 2005-11-13 | 1 | -3/+0 |
| * | | [PATCH] VFS: local denial-of-service with file leases | Chris Wright | 2005-11-13 | 1 | -1/+0 |
| * | | [PATCH] VFS: Fix memory leak with file leases | J. Bruce Fields | 2005-11-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-12 | 8 | -117/+7 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2005-11-11 | 8 | -117/+7 |
| |\ |
|
| | * | fs/ioprio.c should #include <linux/syscalls.h> | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
| | * | fs/afs/callback.c should #include "cmservice.h" | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
| | * | remove unused fs/befs/attribute.c | Will Dyson | 2005-11-08 | 1 | -117/+0 |
| | * | fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
| | * | fs/partitions/ultrix.c should #include "ultrix.h" | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
| | * | jffs_fm.c should #include "intrep.h" | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
| | * | fs/freevxfs/: add #include's | Adrian Bunk | 2005-11-08 | 2 | -0/+2 |
* | | | [CIFS] Cleanup sparse warnings for unicode little endian casts | Steve French | 2005-11-11 | 7 | -68/+60 |
* | | | [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests | Steve French | 2005-11-11 | 4 | -17/+75 |
|/ / |
|
* | | [CIFS] Fix spaces in cifs kconfig entry | Steve French | 2005-11-10 | 1 | -3/+2 |
* | | [CIFS] Reduce sparse endian warnings | Steve French | 2005-11-10 | 1 | -2/+3 |
* | | [CIFS] Update CIFS change log | Steve French | 2005-11-10 | 2 | -1/+38 |
* | | [CIFS] Reserve upcall IDX value for CIFS with connector header and add | Steve French | 2005-11-10 | 2 | -0/+13 |
* | | (no commit message) | Steve French | 2005-11-09 | 1 | -3/+8 |
* | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-09 | 322 | -15560/+12084 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2005-11-09 | 1 | -0/+3 |
| |\ \ |
|
| | * | | JFS: set i_ctime & i_mtime on target directory when creating links | Dave Kleikamp | 2005-10-31 | 1 | -0/+3 |
| * | | | [PATCH] fs/hugetlbfs/inode.c: make a function static | Adrian Bunk | 2005-11-09 | 1 | -1/+1 |
| * | | | [PATCH] fs/namei.c: make path_lookup_create() static | Adrian Bunk | 2005-11-09 | 1 | -2/+3 |
| * | | | [PATCH] fbdev: move ioctl32 code to fbmem.c | Arnd Bergmann | 2005-11-09 | 1 | -143/+0 |