summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-0922-345/+340
|\
| * [CIFS] fix build warningSteve French2008-05-091-1/+1
| * [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-083-32/+5
| * [CIFS] cleanup cifsd completionSteve French2008-05-061-6/+0
| * [CIFS] Remove over-indented code in find_unc().Steve French2008-05-061-33/+31
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-06244-3120/+6688
| |\
| * | [CIFS] fix typoSteve French2008-05-021-1/+1
| * | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-291-4/+0
| * | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-2917-214/+200
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Igor Mammedov2008-04-2860-567/+727
| |\ \
| * | | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-281-11/+14
| * | | [CIFS] Fix statfs formattingSteve French2008-04-282-33/+36
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-2816-146/+149
| |\ \ \
| * | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-261-10/+52
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-2524-243/+543
| |\ \ \ \
| * | | | | [CIFS] Fix spelling mistakeSteve French2008-04-251-1/+1
| * | | | | [CIFS] Update cifs version numberSteve French2008-04-251-1/+1
* | | | | | fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-081-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-082-18/+16
|\ \ \ \ \ \
| * | | | | | Revert "relay: fix splice problem"Jens Axboe2008-05-081-1/+1
| * | | | | | docbook: fix bio missing parameterRandy Dunlap2008-05-071-0/+1
| * | | | | | block: use unitialized_var() in bio_alloc_bioset()Jens Axboe2008-05-071-1/+1
| * | | | | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-16/+13
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-084-6/+145
|\ \ \ \ \ \ \
| * | | | | | | udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-071-2/+3
| * | | | | | | udf: Make udf exportableRasmus Rohde2008-05-073-2/+140
| * | | | | | | udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+5
| |/ / / / / |/| | | | |
* | | | | | VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0
* | | | | | [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
* | | | | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-3/+0
* | | | | | [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41
| |_|_|_|/ |/| | | |
* | | | | task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-041-0/+1
* | | | | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-0/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-032-11/+17
|\ \ \ \ \
| * | | | | netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2008-05-022-11/+17
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-027-8/+16
|\ \ \ \ \ \
| * | | | | | ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran2008-04-301-2/+2
| * | | | | | ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-04-302-0/+6
| * | | | | | ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk2008-04-301-3/+5
| * | | | | | ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-04-301-1/+1
| * | | | | | ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-04-301-1/+1
| * | | | | | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-04-301-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0216-60/+55
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] fix sysctl_nr_open bugsAl Viro2008-05-011-2/+20
| * | | | | | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-015-56/+23
| * | | | | | | [PATCH] split linux/file.hAl Viro2008-05-0111-1/+11
| * | | | | | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-0114-68/+108
|\ \ \ \ \ \ \
| * | | | | | | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-013-10/+13
OpenPOWER on IntegriCloud